﻿body
{
}

.bg-image-home {
	opacity: 0.2;
}

.ETIQUETA_1
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
}
.ETIQUETA_2
{
	font-family: tahoma;
	font-weight: bold;
	font-size: 8pt;
	text-transform: capitalize;
	color: #000000;
}
.ETIQUETA_3
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 8pt;
	text-transform: capitalize;
	color: #666666;
}
.LINK_T
{
    font-family: tahoma;
    font-weight: normal;
    font-size: 10pt;
    text-transform: capitalize;
    color: #0000FF;
}
.ERROR
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 8pt;
    text-transform: capitalize;
    color: #FF0000;
}
.ENCABEZADO_GENERAL
{
    font-family: tahoma;
    font-weight: bold;
    font-size: 10pt;
    text-transform: capitalize;
    color: #FFFFFF;
    background-color: green;
}
.TEXTO_GENERAL_1
{
    font-weight: normal;
    font-size: 10pt;
    color: black;
    font-family: Tahoma;
	}
.TEXTOGR_ALT
{
    font-weight: normal;
    font-size: 10pt;
    text-transform: capitalize;
    color: black;
    font-family: Tahoma;
    border-right: black 1pt solid;
    border-top: black 1pt solid;
    border-left: black 1pt solid;
    border-bottom: black 1pt solid;
    background-color: #EEEEEE;
}

.TEXTO_CUADRO
{
	font-weight: bold;
	font-size: 9pt;
	text-transform: uppercase;
	color: green;
	font-family: Tahoma;
	border-right: gray 1pt solid;
	border-top: gray 1pt solid;
	border-left: gray 1pt solid;
	border-bottom: gray 1pt solid;
	background-color: white;
}

.TITULO
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 14pt;
	text-transform: uppercase;
	color: black;
}

.TITULO_GRANDE_GREEN {
    font-family: tahoma;
    font-weight: normal;
    font-size: 28pt;
    color: green;
}

.TITULO_MEDIANO_GREEN {
    font-family: tahoma;
    font-weight: normal;
    font-size: 14pt;
    color: green;
}

.TITULO_GRANDE_BLACK
{
	font-family: tahoma;
	font-weight: normal;
	font-size: 28pt;
	color: black;
}

.TITULO_BARRA
{
	font-weight: bold;
	font-size: 11pt;
	text-transform: uppercase;
	color: white;
	font-family: Tahoma;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
	background-color: gray;
}

.TEXTO
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: uppercase;
	color: black;
	font-family: Tahoma;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
}
.TEXTO_NORMAL
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: black;
	font-family: Tahoma;
	border-right: black 1pt solid;
	border-top: black 1pt solid;
	border-left: black 1pt solid;
	border-bottom: black 1pt solid;
}

.TEXTO_VALIDACION
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: capitalize;
	color:Red;
	font-family: Tahoma;
}
.BOTON
{
	font-weight: bold;
	text-transform: capitalize;
	color: red;
	font-family: Tahoma;
	background-color: silver;
}
.elmenu
{
    z-index:100;
}